home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Hyper / C-Cl / CD-ROM Tutorial.cpt / CD-ROM Tutorial / card_31698.txt < prev    next >
Text File  |  1990-04-04  |  4KB  |  190 lines

  1. -- card: 31698 from stack: in
  2. -- bmap block id: 32185
  3. -- flags: 0000
  4. -- background id: 16786
  5. -- name: 
  6. ----- HyperTalk script -----
  7. on openCard
  8.   hide card field correct
  9. end openCard
  10. global number
  11. set lockScreen to false
  12.  
  13. on mouseUp
  14.  
  15.   answer "Please click on one of the answers." with OK
  16. end mouseUp
  17.  
  18.  
  19. -- part 1 (field)
  20. -- low flags: 00
  21. -- high flags: 0000
  22. -- rect: left=61 top=50 right=85 bottom=443
  23. -- title width / last selected line: 0
  24. -- icon id / first selected line: 0 / 0
  25. -- text alignment: 1
  26. -- font id: 3
  27. -- text size: 20
  28. -- style flags: 256
  29. -- line height: 26
  30. -- part name: 
  31.  
  32.  
  33. -- part 2 (button)
  34. -- low flags: 00
  35. -- high flags: 2003
  36. -- rect: left=108 top=199 right=235 bottom=409
  37. -- title width / last selected line: 0
  38. -- icon id / first selected line: 0 / 0
  39. -- text alignment: 1
  40. -- font id: 0
  41. -- text size: 12
  42. -- style flags: 0
  43. -- line height: 16
  44. -- part name: New Button
  45. ----- HyperTalk script -----
  46. on mouseUp
  47.   answer "Compact Discs last 5-10 years." with OK
  48. end mouseUp
  49.  
  50.  
  51.  
  52. -- part 4 (field)
  53. -- low flags: 00
  54. -- high flags: 0000
  55. -- rect: left=131 top=127 right=171 bottom=370
  56. -- title width / last selected line: 0
  57. -- icon id / first selected line: 0 / 0
  58. -- text alignment: 0
  59. -- font id: 21
  60. -- text size: 12
  61. -- style flags: 256
  62. -- line height: 16
  63. -- part name: 
  64.  
  65.  
  66. -- part 7 (button)
  67. -- low flags: 00
  68. -- high flags: 2003
  69. -- rect: left=107 top=248 right=284 bottom=408
  70. -- title width / last selected line: 0
  71. -- icon id / first selected line: 0 / 0
  72. -- text alignment: 1
  73. -- font id: 0
  74. -- text size: 12
  75. -- style flags: 0
  76. -- line height: 16
  77. -- part name: New Button
  78. ----- HyperTalk script -----
  79. on mouseUp
  80.   show card field correct
  81.   global num
  82.   put "2" into num
  83.   wait 1 seconds
  84.   go to card id 20597
  85. end mouseUp
  86.  
  87.  
  88.  
  89. -- part 8 (field)
  90. -- low flags: 00
  91. -- high flags: 2004
  92. -- rect: left=87 top=92 right=182 bottom=428
  93. -- title width / last selected line: 0
  94. -- icon id / first selected line: 0 / 0
  95. -- text alignment: 1
  96. -- font id: 21
  97. -- text size: 24
  98. -- style flags: 16640
  99. -- line height: 32
  100. -- part name: Correct
  101.  
  102.  
  103. -- part 9 (button)
  104. -- low flags: 00
  105. -- high flags: 0000
  106. -- rect: left=45 top=289 right=342 bottom=110
  107. -- title width / last selected line: 0
  108. -- icon id / first selected line: 0 / 0
  109. -- text alignment: 1
  110. -- font id: 0
  111. -- text size: 12
  112. -- style flags: 0
  113. -- line height: 16
  114. -- part name: Prev
  115. ----- HyperTalk script -----
  116. on mouseUp
  117.   visual effect wipe right
  118.   go to card id 20597
  119. end mouseUp
  120.  
  121.  
  122.  
  123. -- part 10 (field)
  124. -- low flags: 01
  125. -- high flags: 0000
  126. -- rect: left=219 top=208 right=231 bottom=286
  127. -- title width / last selected line: 0
  128. -- icon id / first selected line: 0 / 0
  129. -- text alignment: 1
  130. -- font id: 21
  131. -- text size: 18
  132. -- style flags: 256
  133. -- line height: 24
  134. -- part name: 
  135. ----- HyperTalk script -----
  136. on mouseUp
  137.   answer "Compact Discs last 5-10 years." with OK
  138. end mouseUp
  139.  
  140.  
  141.  
  142. -- part 11 (field)
  143. -- low flags: 01
  144. -- high flags: 0000
  145. -- rect: left=218 top=256 right=281 bottom=287
  146. -- title width / last selected line: 0
  147. -- icon id / first selected line: 0 / 0
  148. -- text alignment: 1
  149. -- font id: 21
  150. -- text size: 18
  151. -- style flags: 256
  152. -- line height: 24
  153. -- part name: 
  154. ----- HyperTalk script -----
  155. on mouseUp
  156.   show card field correct
  157.   global num
  158.   put "2" into num
  159.   wait 1 seconds
  160.   go to card id 20597
  161. end mouseUp
  162.  
  163.  
  164.  
  165. -- part contents for card part 1
  166. ----- text -----
  167. Practice Exercise
  168.  
  169. -- part contents for card part 4
  170. ----- text -----
  171.  
  172. Click on one of the answers below.
  173.  
  174.  
  175. -- part contents for background part 20
  176. ----- text -----
  177. CD-ROM discs wears out in 1 year.
  178.  
  179. -- part contents for card part 8
  180. ----- text -----
  181.  
  182. Correct!
  183.  
  184. -- part contents for card part 10
  185. ----- text -----
  186. True
  187.  
  188. -- part contents for card part 11
  189. ----- text -----
  190. False